home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / DOS4GW.LNK < prev    next >
Encoding:
Text File  |  1999-01-28  |  170 b   |  8 lines

  1. system begin dos4gw
  2.     option osname='DOS4GW'
  3.     libpath %WATCOM%\lib386
  4.     libpath %WATCOM%\lib386\dos
  5.     op stub=c:\work\bin\wstub.exe
  6.     format os2 le
  7. end
  8.